This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Opening an Embedded View on Form with Variable ~Dana Prelutexobu 20.Jan.04 01:42 PM a Web browser Domino Designer 6.0.2 CF1Windows 2000
You can add the view to $$ViewTemplateDefault form and make use of $ViewBody field to present the view, then pull in css from a page or file or put it into the form (various ways to do this). This will show all views with that form, saving you rewriting a form for each view. Hope this helps.